home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / source / flamoot / read.me < prev    next >
Encoding:
Text File  |  1994-11-01  |  1.4 KB  |  35 lines

  1.                               Hello dude !!!!
  2.  
  3. Dis is Type One writing some characters ........
  4.  
  5. Well, here you've got the VGA library i used in the -= CONTRAST =- demo,
  6. (2nd PC Demo) showed at the Wired Party 94 in Mons....
  7.  
  8. With dis library, you can setup easyly some extended VGA modes like the
  9. 320x240x256 tweaked or 360x480x256 tweaked... but you can combine the
  10. differents timings to obtain a 720x480x16, 512x512x16 or my powerfull
  11. 7-mode ( 160x100x256 chained --> with dis i can run my Zoomers, Distorters
  12. at 70hz on 386 SX-20 ISA !!!!!)
  13.  
  14. Read the example to see how to use it.... i've predefined some records in
  15. the video.inc, but you can extend the set, by reading the description of
  16. each field.
  17.  
  18. Warning !!!! : before using 128, 160 or 180 rows mode, check if the VGA
  19. supports them !!!! (Some recent VLB card have broken the VGA register
  20. compatibility... so if you use some 7-mode code in your screen, do an other
  21. algorithm wich works in 256, 320 or 360 rows mode (software pixel doubling) )
  22. This is particulary true with the Trident 9400CX and some S3 VLB ....
  23. (in -=CONTRAST=-, i've done a command line parameter : -v0 no 7-mode , -v1
  24. 7-mode .... i used no 7-mode by default)
  25.  
  26. So i hope you'll send me the credits if you use the kit !!! :-)
  27.  
  28.  
  29. Good luck !!!!!           -= Type One / TFL-TDV main coder =-
  30.  
  31.  
  32. NB: 7-mode , the way to do the fasttest rotative-zoomer ever seen on PC !!!
  33.  
  34.  
  35.